home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 7: Sunsite / Linux Cubed Series 7 - Sunsite Vol 1.iso / system / network / file-tra / wu-ftpd.fix < prev   
Encoding:
Text File  |  1996-11-17  |  1.6 KB  |  38 lines

  1. Begin3
  2. Title:        Wu-ftpd 2.4-fixed  
  3. Version:    July 10, 1996
  4. Entered-date:    July 10, 1996
  5. Description:    This patch fixes the plethora of problems you get when you try
  6.     to compile wu-ftpd-2.4-fixed under linux. It also fixes it so it
  7.     works with shadowed passwords. (infact the patch "fixes" the
  8.     makefiles so that shadow password is assumed, edit 
  9.     src/makefiles/Makefile.lnx and src/config/config.lnx and
  10.     undefine SHADOW_PASSWORD, and copy ftpd.c.orig to ftpd.c to change 
  11.     this, i havent tested this, so it may not work)
  12. Keywords:    ftp ftpd wu-ftp shadow 
  13. Author:     ryan@netidea.com (Ryan Rawson)
  14. Maintained-by:    none, this is a one time only patch.
  15. Primary-site:    sunsite.unc.edu /pub/Linux/Incoming
  16.         57108 wu-ftpd-patch 
  17. Platforms:    I originally did this on libc 5.3.12 and gcc 2.7.2 and
  18.     kernel 2.0.0 but it might (should) work on other versions.
  19.     I used shadow-960129.
  20. Copying-policy:    GPL. If you like this, a email to me would be nice :)
  21.  
  22.  
  23. This is the patch I added to the source. it now compiles with out 
  24. any manual patching. I left the bins inplace if you would like
  25. to compile it yourself just remove them and recompile. These
  26. bins are elf binary with shadow enabled.
  27. I noticed alot of ppl having problems compiling thought I would test
  28. this patch and upload the bins. This compiles fine
  29. on version 2.0.6 linux kernel as well as 1.2.13 and has been tested
  30. on both. thanks to Ryan Rawson for the patch saves alot of time.
  31. I included the patch in this source tree if you like to take alook
  32. at it.
  33. Just follow the readme. This source has allready been patched no
  34. need to reapply. 
  35.  
  36. Have fun... topgun@topgun.tol.primenet.com
  37. End.
  38.